html{ background:#fff; color:#333333; max-width:1920px; overflow-x:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#333333; font-size:14px; font-family:'微软雅黑';}
a{ color:#333333;}
a:hover{color:#0a52ab;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 20px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}


.dgnr{ background: url(../Image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}
.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}

#indexNews li {
	height:30px;
	line-height:30px;
	padding-left:20px;
	background: url(../Image/icon.png) no-repeat left center;
	transition:0.3s all 0s linear;
}
#indexNews li:hover{ }

.Newstime {
	color:#afb0b4;
	float: right;
}
#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.pic:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** header **/
#top_bj{ width: 100%; height: 120px; background: url(../Image/top_bj.jpg) repeat-x center top; border-top: #14417c 10px solid;}
#top_index{ width:1200px; height:120px;}
#top_index .right{ width: 250px;}
#logo{ float: left; padding: 25px 0 0 0;}
#top_tel{ float: right; background: url(../Image/tel.png) no-repeat left top; padding: 22px 0 0 43px; margin-top: 20px; color: #3c3c3c; font-family: arial; font-size: 27px;}
#zyqh{ width: 222px; height: 35px; background: #14417c; float: right; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#zyqh a{ display: block; float: left; color: #fff; font-size: 16px; padding: 0 10px;}
#zyqh span{ display: block; float: left; padding: 2px 0 0 10px;}


.flash{ width:100%; height:318px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:100%; height:318px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:100%; }
.flash .flashBox .bd img{width:100%; height:318px;}

#nav_bj{ height: 51px; width: 100%; position: absolute; top: 10px; z-index: 10;}
#nav{ width:1200px; height:51px; background: url(../Image/nav_bj.png) no-repeat center;}
#nav a{ display:block; float:left; width:150px; height:51px; line-height:51px; text-align:center; color:#4c4c4c; font-size: 14px;}
#nav a:hover{ background: url(../Image/nav_hk.png) no-repeat center; color: #fff;}




/** footer **/
#end{ width:100%; background:#214b7e; height:auto; overflow:hidden; padding: 40px 0;}
#end_nr{ width:1200px; height:120px; overflow:hidden; background: url(../Image/wx.png) no-repeat right top; color: #fff; line-height: 30px;}
#end_nr a{ color: #fff;}
#end_nr a:hover{ color: #ff0;}

/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;}

.slideBox{ width:260px; height:191px; overflow:hidden; position:relative; border: 1px solid #ebf0f5; margin-top: 20px; padding: 10px;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; text-align: center;}
.slideBox .bd img{ max-width:260px; height:191px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


#title_bj{ background: url(../Image/title_bj.png) no-repeat left top; width: 887px; height: 47px; line-height: 47px; position: relative;}
#title{ background: url(../Image/title.png) no-repeat left top; width: 200px; height: 35px; line-height: 32px; padding-left: 45px; position: absolute; z-index: 1; left: 10px; bottom: -5px; color: #3c3c3c; text-align: left;}
#title_bj .right{ padding-right: 30px; color: #fff; height: 47px; line-height: 47px; width: 400px; text-align: right;}
#title_bj .right a{ color: #fff;}
#title_bj .right a:hover{ color: #ff0;}




#marqueedivcontrola{width:887px; height:1000px; overflow:hidden; margin:0 auto;}
#marqueedivcontrola li{ float:left; width:211px; margin: 8px 5px; overflow:hidden; height:230px; background: #fff; text-align:center; transition:all 0.3s linear 0s;}
#marqueedivcontrola li img{ width: 211px; height: 169px;}
#marqueedivcontrola li p{ background: #f3f3f3; height: 50px; line-height: 50px; border: 1px solid #cfcfcf;}
#marqueedivcontrola li:hover{ background: #f3da0b; color: #000;}
.cpgda{width:887px;}


#gsjj{ width: 730px; float: left; height: auto; overflow: hidden; }
.tit_bj{ background: url(../Image/title_bj.jpg) repeat-x left top; height: 47px; border-radius: 3px; position: relative;}
.tit_bj .left{ background: url(../Image/title.png) no-repeat left top; width: 122px; height: 35px; line-height: 32px; padding-left: 10px; position: absolute; z-index: 1; left: 10px; bottom: -5px; color: #3c3c3c; text-align: center;}
.tit_bj .right{ padding: 10px 20px 0 0;}
#gsjj .content{ border: 1px solid #ebf0f5; padding: 0;}
#gsjj .content div{ padding: 20px 10px 5px;}
#cjwd{ width: 440px; float: right; height: auto; overflow: hidden; }
#cjwd .content{ border: 1px solid #ebf0f5; padding: 10px;}


/** sidebar **/
#sidebar{ width:282px; height:auto; overflow:hidden; float: left;}
#main_right{ width:887px; height:auto; float: right;}

#zi_banner{ width: 100%; height: 300px; background: url(../Image/banner.jpg) no-repeat center -55px; position:relative; z-index:0; }

#left_bt{ background: url(../Image/left_bt.png); height: 47px; line-height: 47px; width: 282px; padding: 0 0 0 40px; text-align: left; color: #0863bc; font-size: 18px; font-weight: bold;}

#pro_list{ padding: 0 10px 10px; background: #f7fbfe; border: 1px solid #ebf0f5;}
#pro_list .bigclass{ height: 35px; line-height: 35px; font-size: 16px; background: url(../Image/lbbj.png) no-repeat left center; margin-bottom: 3px; padding-left: 30px; transition:all 0.2s linear 0s; margin-top: 10px;}
#pro_list .smallclass{ border-bottom: 1px dotted #ccc; height: 40px; line-height: 40px; padding-left: 15px;}



#lxwm_left{ width: 240px; background: #088be1; height: auto; color: #fff; text-align: center; padding: 25px 0;}
#lxwm_left p{ font-size: 26px; font-family: impact; padding: 5px 0 10px; color: #fff;}


/** zy **/ 
.content{ padding: 20px 0 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 10px 0; height: auto; overflow: hidden;}

.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:620px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}




/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 20px; background:#fff; width:267px; height:240px; text-align:center; border:1px solid #efefef; font-size:13px; transition:0.3s all 0s linear;}
.pro img{ max-width:267px; height:196px;}
.pro li:hover{ background:#1bacc7;}
.pro li:hover a{ color:#fff;}

/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#d80000;text-align:center; font-weight: bold; font-size:28px; margin-bottom: 20px;}
.info_title{margin:10px 0 0 0;width:100%;height:35px; background: #efefef; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#333;color:#fff;line-height:35px; font-weight: normal; padding: 0 20px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 350px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}